security\wordpress\DynamicTables\QueryBuilder S

Total Complexity 28
Dependencies 0
Dependents 1
Total lines 209
Lines of code 135
Logical lines of code 79
Comment lines 14
Methods 18
Properties 8

Methods 18

Method Rating Maintainability Complexity Lines of code
getQuery()
S
51 7 26
paginate()
S
54 2 22
insert()
S
61 2 12
update()
S
64 2 9
first()
S
71 2 5
__construct()
S
81 1 3
select()
S
77 1 4
addSelect()
S
76 1 4
orderBy()
S
71 1 5
limit()
S
72 1 5
get()
S
76 1 4
toSql()
S
77 1 4
count()
S
72 1 5
execute()
S
76 1 4
where()
S
73 1 4
whereIn()
S
67 1 7
whereNotIn()
S
67 1 7
getColumns()
S
72 1 5